home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hyper Erect Magazine
/
Hyper Erect Magazine - Disc 2.iso
/
pc
/
m_bro_m.dxr
/
00006.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-04-11
|
172 b
|
9 lines
on mouseDown
puppetSound("CLICK")
set the visible of sprite (the clickOn + 3) to 1
set the movieRate of sprite 9 to 0
updateStage()
waittimer(1)
go("MENU")
end